Versions:
Grafana Alloy 1.15.0 is the twenty-fifth release of the vendor-neutral OpenTelemetry Collector distribution that unifies metrics, logs, and traces under a single programmable pipeline. Positioned within the systems-monitoring and observability category, the component replaces the former Grafana Agent and embeds OpenTelemetry Collector Contrib, Prometheus, and Pyroscope technology so that DevOps teams can ingest telemetry from Kubernetes pods, bare-metal nodes, and cloud services without deploying sidecars or separate forwarders. Typical use cases include shipping Prometheus-style metrics to Grafana Cloud, tailing container stdout for structured log routing to Loki, forwarding trace spans to Tempo, and applying tail-based sampling or attribute redaction before data leaves the cluster. Alloy pipelines are authored in River, a declarative configuration language that supports variables, functions, and conditional blocks, allowing operators to co-locate collection, transformation, and remote-write logic in a single YAML-free manifest. The binary exposes clustering mode for high-availability ingestion, a UI for live pipeline inspection, and built-in scraping for common runtimes such as MySQL, Redis, and the Kubernetes API server. Rolling upgrades are handled in-place through component hot-reload, while Prometheus-compatible service discovery keeps targets synchronized without restarts. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.
Tags: